﻿<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()>
Partial Class Tera計算EIQAI
    Inherits System.Windows.Forms.Form

    'フォームがコンポーネントの一覧をクリーンアップするために dispose をオーバーライドします。
    <System.Diagnostics.DebuggerNonUserCode()>
    Protected Overrides Sub Dispose(ByVal disposing As Boolean)
        Try
            If disposing AndAlso components IsNot Nothing Then
                components.Dispose()
            End If
        Finally
            MyBase.Dispose(disposing)
        End Try
    End Sub

    'Windows フォーム デザイナーで必要です。
    Private components As System.ComponentModel.IContainer

    'メモ: 以下のプロシージャは Windows フォーム デザイナーで必要です。
    'Windows フォーム デザイナーを使用して変更できます。  
    'コード エディターを使って変更しないでください。
    <System.Diagnostics.DebuggerStepThrough()>
    Private Sub InitializeComponent()
        Dim DataGridViewCellStyle1 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
        Dim DataGridViewCellStyle2 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
        Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(Tera計算EIQAI))
        Me.学習済モデル読込Bt = New System.Windows.Forms.Button()
        Me.予測実行Bt = New System.Windows.Forms.Button()
        Me.結果エクスポートBt = New System.Windows.Forms.Button()
        Me.出荷先数Tb = New System.Windows.Forms.TextBox()
        Me.アイテム数Tb = New System.Windows.Forms.TextBox()
        Me.モデル状態Lb = New System.Windows.Forms.Label()
        Me.予測状態Lb = New System.Windows.Forms.Label()
        Me.予測結果Dgv = New System.Windows.Forms.DataGridView()
        Me.出荷先数Lb = New System.Windows.Forms.Label()
        Me.アイテム数Lb = New System.Windows.Forms.Label()
        Me.TabControl1 = New System.Windows.Forms.TabControl()
        Me.AI予測EIQマトリクス表Tp = New System.Windows.Forms.TabPage()
        Me.Label1 = New System.Windows.Forms.Label()
        Me.GroupBox1 = New System.Windows.Forms.GroupBox()
        Me.AI予測EIQマトリクス表Dgv = New System.Windows.Forms.DataGridView()
        Me.抽出E_DTb = New System.Windows.Forms.TextBox()
        Me.抽出I_DTb = New System.Windows.Forms.TextBox()
        Me.抽出E_計Tb = New System.Windows.Forms.TextBox()
        Me.抽出E_A1Tb = New System.Windows.Forms.TextBox()
        Me.TextBox28 = New System.Windows.Forms.TextBox()
        Me.抽出E_CTb = New System.Windows.Forms.TextBox()
        Me.抽出I_計Tb = New System.Windows.Forms.TextBox()
        Me.抽出I_A2Tb = New System.Windows.Forms.TextBox()
        Me.抽出I_CTb = New System.Windows.Forms.TextBox()
        Me.GroupBox9 = New System.Windows.Forms.GroupBox()
        Me.Label34 = New System.Windows.Forms.Label()
        Me.抽出_出庫回数Rb = New System.Windows.Forms.RadioButton()
        Me.抽出_バラRb = New System.Windows.Forms.RadioButton()
        Me.抽出_ケースRb = New System.Windows.Forms.RadioButton()
        Me.抽出_PLRb = New System.Windows.Forms.RadioButton()
        Me.抽出_容積Rb = New System.Windows.Forms.RadioButton()
        Me.抽出_重量Rb = New System.Windows.Forms.RadioButton()
        Me.TextBox22 = New System.Windows.Forms.TextBox()
        Me.抽出E_A2Tb = New System.Windows.Forms.TextBox()
        Me.抽出E_BTb = New System.Windows.Forms.TextBox()
        Me.抽出I_BTb = New System.Windows.Forms.TextBox()
        Me.抽出I_A1Tb = New System.Windows.Forms.TextBox()
        Me.EIQマトリクス表実行Bt = New System.Windows.Forms.Button()
        Me.AI予測従来計算Tp = New System.Windows.Forms.TabPage()
        Me.Label2 = New System.Windows.Forms.Label()
        Me.従来計算Cb = New System.Windows.Forms.GroupBox()
        Me.AI予測従来計算出荷先Dgv = New System.Windows.Forms.DataGridView()
        Me.抽出_従来計算アイテムTb = New System.Windows.Forms.TextBox()
        Me.分析日L = New System.Windows.Forms.Label()
        Me.AI予測従来計算アイテムDgv = New System.Windows.Forms.DataGridView()
        Me.抽出_従来計算出荷先Tb = New System.Windows.Forms.TextBox()
        Me.Tera計算2集計Tp = New System.Windows.Forms.TabPage()
        Me.RichTextBox1 = New System.Windows.Forms.RichTextBox()
        Me.PictureBox2 = New System.Windows.Forms.PictureBox()
        Me.PictureBox1 = New System.Windows.Forms.PictureBox()
        CType(Me.予測結果Dgv, System.ComponentModel.ISupportInitialize).BeginInit()
        Me.TabControl1.SuspendLayout()
        Me.AI予測EIQマトリクス表Tp.SuspendLayout()
        Me.GroupBox1.SuspendLayout()
        CType(Me.AI予測EIQマトリクス表Dgv, System.ComponentModel.ISupportInitialize).BeginInit()
        Me.GroupBox9.SuspendLayout()
        Me.AI予測従来計算Tp.SuspendLayout()
        Me.従来計算Cb.SuspendLayout()
        CType(Me.AI予測従来計算出荷先Dgv, System.ComponentModel.ISupportInitialize).BeginInit()
        CType(Me.AI予測従来計算アイテムDgv, System.ComponentModel.ISupportInitialize).BeginInit()
        Me.Tera計算2集計Tp.SuspendLayout()
        CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).BeginInit()
        CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit()
        Me.SuspendLayout()
        '
        '学習済モデル読込Bt
        '
        Me.学習済モデル読込Bt.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer))
        Me.学習済モデル読込Bt.Location = New System.Drawing.Point(245, 28)
        Me.学習済モデル読込Bt.Name = "学習済モデル読込Bt"
        Me.学習済モデル読込Bt.Size = New System.Drawing.Size(170, 35)
        Me.学習済モデル読込Bt.TabIndex = 0
        Me.学習済モデル読込Bt.Text = "学習済モデル 再読込"
        Me.学習済モデル読込Bt.UseVisualStyleBackColor = False
        '
        '予測実行Bt
        '
        Me.予測実行Bt.BackColor = System.Drawing.Color.LightGreen
        Me.予測実行Bt.Font = New System.Drawing.Font("MS UI Gothic", 11.0!, System.Drawing.FontStyle.Bold)
        Me.予測実行Bt.Location = New System.Drawing.Point(19, 134)
        Me.予測実行Bt.Name = "予測実行Bt"
        Me.予測実行Bt.Size = New System.Drawing.Size(200, 40)
        Me.予測実行Bt.TabIndex = 1
        Me.予測実行Bt.Text = "AI予測 実行"
        Me.予測実行Bt.UseVisualStyleBackColor = False
        '
        '結果エクスポートBt
        '
        Me.結果エクスポートBt.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
        Me.結果エクスポートBt.Location = New System.Drawing.Point(245, 139)
        Me.結果エクスポートBt.Name = "結果エクスポートBt"
        Me.結果エクスポートBt.Size = New System.Drawing.Size(170, 35)
        Me.結果エクスポートBt.TabIndex = 2
        Me.結果エクスポートBt.Text = "結果をCSVに出力"
        Me.結果エクスポートBt.UseVisualStyleBackColor = False
        '
        '出荷先数Tb
        '
        Me.出荷先数Tb.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(192, Byte), Integer))
        Me.出荷先数Tb.Font = New System.Drawing.Font("MS UI Gothic", 12.0!)
        Me.出荷先数Tb.Location = New System.Drawing.Point(106, 65)
        Me.出荷先数Tb.Name = "出荷先数Tb"
        Me.出荷先数Tb.Size = New System.Drawing.Size(100, 23)
        Me.出荷先数Tb.TabIndex = 3
        Me.出荷先数Tb.Text = "518"
        Me.出荷先数Tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
        '
        'アイテム数Tb
        '
        Me.アイテム数Tb.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(192, Byte), Integer))
        Me.アイテム数Tb.Font = New System.Drawing.Font("MS UI Gothic", 12.0!)
        Me.アイテム数Tb.Location = New System.Drawing.Point(106, 101)
        Me.アイテム数Tb.Name = "アイテム数Tb"
        Me.アイテム数Tb.Size = New System.Drawing.Size(100, 23)
        Me.アイテム数Tb.TabIndex = 4
        Me.アイテム数Tb.Text = "4594"
        Me.アイテム数Tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
        '
        'モデル状態Lb
        '
        Me.モデル状態Lb.AutoSize = True
        Me.モデル状態Lb.Font = New System.Drawing.Font("MS UI Gothic", 10.0!)
        Me.モデル状態Lb.ForeColor = System.Drawing.Color.Blue
        Me.モデル状態Lb.Location = New System.Drawing.Point(293, 76)
        Me.モデル状態Lb.Name = "モデル状態Lb"
        Me.モデル状態Lb.Size = New System.Drawing.Size(89, 14)
        Me.モデル状態Lb.TabIndex = 5
        Me.モデル状態Lb.Text = "モデル: 未読込"
        '
        '予測状態Lb
        '
        Me.予測状態Lb.AutoSize = True
        Me.予測状態Lb.Font = New System.Drawing.Font("MS UI Gothic", 10.0!)
        Me.予測状態Lb.ForeColor = System.Drawing.Color.Gray
        Me.予測状態Lb.Location = New System.Drawing.Point(293, 101)
        Me.予測状態Lb.Name = "予測状態Lb"
        Me.予測状態Lb.Size = New System.Drawing.Size(84, 14)
        Me.予測状態Lb.TabIndex = 6
        Me.予測状態Lb.Text = "予測: 未実行"
        '
        '予測結果Dgv
        '
        Me.予測結果Dgv.AllowUserToAddRows = False
        Me.予測結果Dgv.AllowUserToDeleteRows = False
        Me.予測結果Dgv.Font = New System.Drawing.Font("MS UI Gothic", 9.0!)
        Me.予測結果Dgv.Location = New System.Drawing.Point(499, 28)
        Me.予測結果Dgv.Name = "予測結果Dgv"
        Me.予測結果Dgv.ReadOnly = True
        Me.予測結果Dgv.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect
        Me.予測結果Dgv.Size = New System.Drawing.Size(193, 263)
        Me.予測結果Dgv.TabIndex = 7
        '
        '出荷先数Lb
        '
        Me.出荷先数Lb.AutoSize = True
        Me.出荷先数Lb.Font = New System.Drawing.Font("MS UI Gothic", 10.0!, System.Drawing.FontStyle.Bold)
        Me.出荷先数Lb.Location = New System.Drawing.Point(29, 71)
        Me.出荷先数Lb.Name = "出荷先数Lb"
        Me.出荷先数Lb.Size = New System.Drawing.Size(71, 14)
        Me.出荷先数Lb.TabIndex = 8
        Me.出荷先数Lb.Text = "出荷先数:"
        '
        'アイテム数Lb
        '
        Me.アイテム数Lb.AutoSize = True
        Me.アイテム数Lb.Font = New System.Drawing.Font("MS UI Gothic", 10.0!, System.Drawing.FontStyle.Bold)
        Me.アイテム数Lb.Location = New System.Drawing.Point(24, 104)
        Me.アイテム数Lb.Name = "アイテム数Lb"
        Me.アイテム数Lb.Size = New System.Drawing.Size(73, 14)
        Me.アイテム数Lb.TabIndex = 9
        Me.アイテム数Lb.Text = "アイテム数:"
        '
        'TabControl1
        '
        Me.TabControl1.Controls.Add(Me.AI予測EIQマトリクス表Tp)
        Me.TabControl1.Controls.Add(Me.AI予測従来計算Tp)
        Me.TabControl1.Controls.Add(Me.Tera計算2集計Tp)
        Me.TabControl1.Location = New System.Drawing.Point(8, 5)
        Me.TabControl1.Name = "TabControl1"
        Me.TabControl1.SelectedIndex = 0
        Me.TabControl1.Size = New System.Drawing.Size(780, 565)
        Me.TabControl1.TabIndex = 10
        '
        'AI予測EIQマトリクス表Tp
        '
        Me.AI予測EIQマトリクス表Tp.Controls.Add(Me.Label1)
        Me.AI予測EIQマトリクス表Tp.Controls.Add(Me.GroupBox1)
        Me.AI予測EIQマトリクス表Tp.Controls.Add(Me.出荷先数Tb)
        Me.AI予測EIQマトリクス表Tp.Controls.Add(Me.アイテム数Lb)
        Me.AI予測EIQマトリクス表Tp.Controls.Add(Me.学習済モデル読込Bt)
        Me.AI予測EIQマトリクス表Tp.Controls.Add(Me.出荷先数Lb)
        Me.AI予測EIQマトリクス表Tp.Controls.Add(Me.EIQマトリクス表実行Bt)
        Me.AI予測EIQマトリクス表Tp.Controls.Add(Me.予測実行Bt)
        Me.AI予測EIQマトリクス表Tp.Controls.Add(Me.予測結果Dgv)
        Me.AI予測EIQマトリクス表Tp.Controls.Add(Me.結果エクスポートBt)
        Me.AI予測EIQマトリクス表Tp.Controls.Add(Me.予測状態Lb)
        Me.AI予測EIQマトリクス表Tp.Controls.Add(Me.アイテム数Tb)
        Me.AI予測EIQマトリクス表Tp.Controls.Add(Me.モデル状態Lb)
        Me.AI予測EIQマトリクス表Tp.Location = New System.Drawing.Point(4, 22)
        Me.AI予測EIQマトリクス表Tp.Name = "AI予測EIQマトリクス表Tp"
        Me.AI予測EIQマトリクス表Tp.Padding = New System.Windows.Forms.Padding(3)
        Me.AI予測EIQマトリクス表Tp.Size = New System.Drawing.Size(772, 539)
        Me.AI予測EIQマトリクス表Tp.TabIndex = 0
        Me.AI予測EIQマトリクス表Tp.Text = "AI予測 EIQマトリクス表"
        Me.AI予測EIQマトリクス表Tp.UseVisualStyleBackColor = True
        '
        'Label1
        '
        Me.Label1.AutoSize = True
        Me.Label1.Location = New System.Drawing.Point(503, 11)
        Me.Label1.Name = "Label1"
        Me.Label1.Size = New System.Drawing.Size(68, 12)
        Me.Label1.TabIndex = 42
        Me.Label1.Text = "AI予測データ"
        '
        'GroupBox1
        '
        Me.GroupBox1.Controls.Add(Me.AI予測EIQマトリクス表Dgv)
        Me.GroupBox1.Controls.Add(Me.抽出E_DTb)
        Me.GroupBox1.Controls.Add(Me.抽出I_DTb)
        Me.GroupBox1.Controls.Add(Me.抽出E_計Tb)
        Me.GroupBox1.Controls.Add(Me.抽出E_A1Tb)
        Me.GroupBox1.Controls.Add(Me.TextBox28)
        Me.GroupBox1.Controls.Add(Me.抽出E_CTb)
        Me.GroupBox1.Controls.Add(Me.抽出I_計Tb)
        Me.GroupBox1.Controls.Add(Me.抽出I_A2Tb)
        Me.GroupBox1.Controls.Add(Me.抽出I_CTb)
        Me.GroupBox1.Controls.Add(Me.GroupBox9)
        Me.GroupBox1.Controls.Add(Me.TextBox22)
        Me.GroupBox1.Controls.Add(Me.抽出E_A2Tb)
        Me.GroupBox1.Controls.Add(Me.抽出E_BTb)
        Me.GroupBox1.Controls.Add(Me.抽出I_BTb)
        Me.GroupBox1.Controls.Add(Me.抽出I_A1Tb)
        Me.GroupBox1.Location = New System.Drawing.Point(19, 297)
        Me.GroupBox1.Name = "GroupBox1"
        Me.GroupBox1.Size = New System.Drawing.Size(720, 236)
        Me.GroupBox1.TabIndex = 41
        Me.GroupBox1.TabStop = False
        Me.GroupBox1.Text = "AI予測による EIQマトリクス表"
        '
        'AI予測EIQマトリクス表Dgv
        '
        DataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter
        DataGridViewCellStyle1.BackColor = System.Drawing.SystemColors.Control
        DataGridViewCellStyle1.Font = New System.Drawing.Font("MS UI Gothic", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(128, Byte))
        DataGridViewCellStyle1.ForeColor = System.Drawing.SystemColors.WindowText
        DataGridViewCellStyle1.SelectionBackColor = System.Drawing.SystemColors.Highlight
        DataGridViewCellStyle1.SelectionForeColor = System.Drawing.SystemColors.HighlightText
        DataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
        Me.AI予測EIQマトリクス表Dgv.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle1
        Me.AI予測EIQマトリクス表Dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
        DataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter
        DataGridViewCellStyle2.BackColor = System.Drawing.SystemColors.Window
        DataGridViewCellStyle2.Font = New System.Drawing.Font("MS UI Gothic", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(128, Byte))
        DataGridViewCellStyle2.ForeColor = System.Drawing.SystemColors.ControlText
        DataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight
        DataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText
        DataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
        Me.AI予測EIQマトリクス表Dgv.DefaultCellStyle = DataGridViewCellStyle2
        Me.AI予測EIQマトリクス表Dgv.Location = New System.Drawing.Point(87, 80)
        Me.AI予測EIQマトリクス表Dgv.Name = "AI予測EIQマトリクス表Dgv"
        Me.AI予測EIQマトリクス表Dgv.ReadOnly = True
        Me.AI予測EIQマトリクス表Dgv.RowHeadersWidth = 62
        Me.AI予測EIQマトリクス表Dgv.RowTemplate.Height = 21
        Me.AI予測EIQマトリクス表Dgv.Size = New System.Drawing.Size(586, 149)
        Me.AI予測EIQマトリクス表Dgv.TabIndex = 25
        '
        '抽出E_DTb
        '
        Me.抽出E_DTb.Location = New System.Drawing.Point(16, 183)
        Me.抽出E_DTb.Name = "抽出E_DTb"
        Me.抽出E_DTb.ReadOnly = True
        Me.抽出E_DTb.Size = New System.Drawing.Size(64, 19)
        Me.抽出E_DTb.TabIndex = 38
        Me.抽出E_DTb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
        '
        '抽出I_DTb
        '
        Me.抽出I_DTb.Location = New System.Drawing.Point(508, 57)
        Me.抽出I_DTb.Name = "抽出I_DTb"
        Me.抽出I_DTb.ReadOnly = True
        Me.抽出I_DTb.Size = New System.Drawing.Size(37, 19)
        Me.抽出I_DTb.TabIndex = 33
        Me.抽出I_DTb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
        '
        '抽出E_計Tb
        '
        Me.抽出E_計Tb.Location = New System.Drawing.Point(17, 204)
        Me.抽出E_計Tb.Name = "抽出E_計Tb"
        Me.抽出E_計Tb.ReadOnly = True
        Me.抽出E_計Tb.Size = New System.Drawing.Size(64, 19)
        Me.抽出E_計Tb.TabIndex = 37
        Me.抽出E_計Tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
        '
        '抽出E_A1Tb
        '
        Me.抽出E_A1Tb.Location = New System.Drawing.Point(16, 99)
        Me.抽出E_A1Tb.Name = "抽出E_A1Tb"
        Me.抽出E_A1Tb.ReadOnly = True
        Me.抽出E_A1Tb.Size = New System.Drawing.Size(64, 19)
        Me.抽出E_A1Tb.TabIndex = 39
        Me.抽出E_A1Tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
        '
        'TextBox28
        '
        Me.TextBox28.Location = New System.Drawing.Point(16, 78)
        Me.TextBox28.Name = "TextBox28"
        Me.TextBox28.ReadOnly = True
        Me.TextBox28.Size = New System.Drawing.Size(65, 19)
        Me.TextBox28.TabIndex = 27
        Me.TextBox28.Text = "出荷先数"
        Me.TextBox28.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
        '
        '抽出E_CTb
        '
        Me.抽出E_CTb.Location = New System.Drawing.Point(16, 162)
        Me.抽出E_CTb.Name = "抽出E_CTb"
        Me.抽出E_CTb.ReadOnly = True
        Me.抽出E_CTb.Size = New System.Drawing.Size(64, 19)
        Me.抽出E_CTb.TabIndex = 36
        Me.抽出E_CTb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
        '
        '抽出I_計Tb
        '
        Me.抽出I_計Tb.Location = New System.Drawing.Point(588, 57)
        Me.抽出I_計Tb.Name = "抽出I_計Tb"
        Me.抽出I_計Tb.ReadOnly = True
        Me.抽出I_計Tb.Size = New System.Drawing.Size(37, 19)
        Me.抽出I_計Tb.TabIndex = 28
        Me.抽出I_計Tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
        '
        '抽出I_A2Tb
        '
        Me.抽出I_A2Tb.Location = New System.Drawing.Point(268, 57)
        Me.抽出I_A2Tb.Name = "抽出I_A2Tb"
        Me.抽出I_A2Tb.ReadOnly = True
        Me.抽出I_A2Tb.Size = New System.Drawing.Size(37, 19)
        Me.抽出I_A2Tb.TabIndex = 35
        Me.抽出I_A2Tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
        '
        '抽出I_CTb
        '
        Me.抽出I_CTb.Location = New System.Drawing.Point(428, 57)
        Me.抽出I_CTb.Name = "抽出I_CTb"
        Me.抽出I_CTb.ReadOnly = True
        Me.抽出I_CTb.Size = New System.Drawing.Size(37, 19)
        Me.抽出I_CTb.TabIndex = 29
        Me.抽出I_CTb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
        '
        'GroupBox9
        '
        Me.GroupBox9.Controls.Add(Me.Label34)
        Me.GroupBox9.Controls.Add(Me.抽出_出庫回数Rb)
        Me.GroupBox9.Controls.Add(Me.抽出_バラRb)
        Me.GroupBox9.Controls.Add(Me.抽出_ケースRb)
        Me.GroupBox9.Controls.Add(Me.抽出_PLRb)
        Me.GroupBox9.Controls.Add(Me.抽出_容積Rb)
        Me.GroupBox9.Controls.Add(Me.抽出_重量Rb)
        Me.GroupBox9.Location = New System.Drawing.Point(102, 17)
        Me.GroupBox9.Name = "GroupBox9"
        Me.GroupBox9.Size = New System.Drawing.Size(544, 31)
        Me.GroupBox9.TabIndex = 40
        Me.GroupBox9.TabStop = False
        '
        'Label34
        '
        Me.Label34.AutoSize = True
        Me.Label34.Location = New System.Drawing.Point(12, 12)
        Me.Label34.Name = "Label34"
        Me.Label34.Size = New System.Drawing.Size(112, 12)
        Me.Label34.TabIndex = 12
        Me.Label34.Text = "EIQマトリクス表実行Bt"
        '
        '抽出_出庫回数Rb
        '
        Me.抽出_出庫回数Rb.AutoSize = True
        Me.抽出_出庫回数Rb.Checked = True
        Me.抽出_出庫回数Rb.Location = New System.Drawing.Point(91, 9)
        Me.抽出_出庫回数Rb.Name = "抽出_出庫回数Rb"
        Me.抽出_出庫回数Rb.Size = New System.Drawing.Size(71, 16)
        Me.抽出_出庫回数Rb.TabIndex = 11
        Me.抽出_出庫回数Rb.TabStop = True
        Me.抽出_出庫回数Rb.Text = "出庫回数"
        Me.抽出_出庫回数Rb.UseVisualStyleBackColor = True
        '
        '抽出_バラRb
        '
        Me.抽出_バラRb.AutoSize = True
        Me.抽出_バラRb.Location = New System.Drawing.Point(170, 9)
        Me.抽出_バラRb.Name = "抽出_バラRb"
        Me.抽出_バラRb.Size = New System.Drawing.Size(41, 16)
        Me.抽出_バラRb.TabIndex = 11
        Me.抽出_バラRb.Text = "バラ"
        Me.抽出_バラRb.UseVisualStyleBackColor = True
        '
        '抽出_ケースRb
        '
        Me.抽出_ケースRb.AutoSize = True
        Me.抽出_ケースRb.Location = New System.Drawing.Point(243, 9)
        Me.抽出_ケースRb.Name = "抽出_ケースRb"
        Me.抽出_ケースRb.Size = New System.Drawing.Size(51, 16)
        Me.抽出_ケースRb.TabIndex = 11
        Me.抽出_ケースRb.Text = "ケース"
        Me.抽出_ケースRb.UseVisualStyleBackColor = True
        '
        '抽出_PLRb
        '
        Me.抽出_PLRb.AutoSize = True
        Me.抽出_PLRb.Location = New System.Drawing.Point(327, 9)
        Me.抽出_PLRb.Name = "抽出_PLRb"
        Me.抽出_PLRb.Size = New System.Drawing.Size(36, 16)
        Me.抽出_PLRb.TabIndex = 11
        Me.抽出_PLRb.Text = "PL"
        Me.抽出_PLRb.UseVisualStyleBackColor = True
        '
        '抽出_容積Rb
        '
        Me.抽出_容積Rb.AutoSize = True
        Me.抽出_容積Rb.Location = New System.Drawing.Point(395, 9)
        Me.抽出_容積Rb.Name = "抽出_容積Rb"
        Me.抽出_容積Rb.Size = New System.Drawing.Size(47, 16)
        Me.抽出_容積Rb.TabIndex = 11
        Me.抽出_容積Rb.Text = "容積"
        Me.抽出_容積Rb.UseVisualStyleBackColor = True
        '
        '抽出_重量Rb
        '
        Me.抽出_重量Rb.AutoSize = True
        Me.抽出_重量Rb.Location = New System.Drawing.Point(474, 8)
        Me.抽出_重量Rb.Name = "抽出_重量Rb"
        Me.抽出_重量Rb.Size = New System.Drawing.Size(47, 16)
        Me.抽出_重量Rb.TabIndex = 11
        Me.抽出_重量Rb.Text = "重量"
        Me.抽出_重量Rb.UseVisualStyleBackColor = True
        '
        'TextBox22
        '
        Me.TextBox22.Location = New System.Drawing.Point(102, 57)
        Me.TextBox22.Name = "TextBox22"
        Me.TextBox22.ReadOnly = True
        Me.TextBox22.Size = New System.Drawing.Size(59, 19)
        Me.TextBox22.TabIndex = 30
        Me.TextBox22.Text = "アイテム数"
        '
        '抽出E_A2Tb
        '
        Me.抽出E_A2Tb.Location = New System.Drawing.Point(16, 120)
        Me.抽出E_A2Tb.Name = "抽出E_A2Tb"
        Me.抽出E_A2Tb.ReadOnly = True
        Me.抽出E_A2Tb.Size = New System.Drawing.Size(64, 19)
        Me.抽出E_A2Tb.TabIndex = 34
        Me.抽出E_A2Tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
        '
        '抽出E_BTb
        '
        Me.抽出E_BTb.Location = New System.Drawing.Point(16, 141)
        Me.抽出E_BTb.Name = "抽出E_BTb"
        Me.抽出E_BTb.ReadOnly = True
        Me.抽出E_BTb.Size = New System.Drawing.Size(64, 19)
        Me.抽出E_BTb.TabIndex = 31
        Me.抽出E_BTb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
        '
        '抽出I_BTb
        '
        Me.抽出I_BTb.Location = New System.Drawing.Point(348, 57)
        Me.抽出I_BTb.Name = "抽出I_BTb"
        Me.抽出I_BTb.ReadOnly = True
        Me.抽出I_BTb.Size = New System.Drawing.Size(37, 19)
        Me.抽出I_BTb.TabIndex = 26
        Me.抽出I_BTb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
        '
        '抽出I_A1Tb
        '
        Me.抽出I_A1Tb.Location = New System.Drawing.Point(188, 57)
        Me.抽出I_A1Tb.Name = "抽出I_A1Tb"
        Me.抽出I_A1Tb.ReadOnly = True
        Me.抽出I_A1Tb.Size = New System.Drawing.Size(37, 19)
        Me.抽出I_A1Tb.TabIndex = 32
        Me.抽出I_A1Tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
        '
        'EIQマトリクス表実行Bt
        '
        Me.EIQマトリクス表実行Bt.BackColor = System.Drawing.Color.LightGreen
        Me.EIQマトリクス表実行Bt.Font = New System.Drawing.Font("MS UI Gothic", 11.0!, System.Drawing.FontStyle.Bold)
        Me.EIQマトリクス表実行Bt.Location = New System.Drawing.Point(19, 180)
        Me.EIQマトリクス表実行Bt.Name = "EIQマトリクス表実行Bt"
        Me.EIQマトリクス表実行Bt.Size = New System.Drawing.Size(200, 40)
        Me.EIQマトリクス表実行Bt.TabIndex = 1
        Me.EIQマトリクス表実行Bt.Text = "EIQマトリクス表 実行"
        Me.EIQマトリクス表実行Bt.UseVisualStyleBackColor = False
        '
        'AI予測従来計算Tp
        '
        Me.AI予測従来計算Tp.Controls.Add(Me.Label2)
        Me.AI予測従来計算Tp.Controls.Add(Me.従来計算Cb)
        Me.AI予測従来計算Tp.Location = New System.Drawing.Point(4, 22)
        Me.AI予測従来計算Tp.Name = "AI予測従来計算Tp"
        Me.AI予測従来計算Tp.Padding = New System.Windows.Forms.Padding(3)
        Me.AI予測従来計算Tp.Size = New System.Drawing.Size(772, 539)
        Me.AI予測従来計算Tp.TabIndex = 1
        Me.AI予測従来計算Tp.Text = "AI予測 従来計算"
        Me.AI予測従来計算Tp.UseVisualStyleBackColor = True
        '
        'Label2
        '
        Me.Label2.AutoSize = True
        Me.Label2.Font = New System.Drawing.Font("MS UI Gothic", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(128, Byte))
        Me.Label2.Location = New System.Drawing.Point(51, 48)
        Me.Label2.Name = "Label2"
        Me.Label2.Size = New System.Drawing.Size(107, 12)
        Me.Label2.TabIndex = 49
        Me.Label2.Text = "AI予測より得られた"
        '
        '従来計算Cb
        '
        Me.従来計算Cb.BackColor = System.Drawing.Color.SkyBlue
        Me.従来計算Cb.Controls.Add(Me.AI予測従来計算出荷先Dgv)
        Me.従来計算Cb.Controls.Add(Me.抽出_従来計算アイテムTb)
        Me.従来計算Cb.Controls.Add(Me.分析日L)
        Me.従来計算Cb.Controls.Add(Me.AI予測従来計算アイテムDgv)
        Me.従来計算Cb.Controls.Add(Me.抽出_従来計算出荷先Tb)
        Me.従来計算Cb.Font = New System.Drawing.Font("MS UI Gothic", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(128, Byte))
        Me.従来計算Cb.Location = New System.Drawing.Point(51, 66)
        Me.従来計算Cb.Name = "従来計算Cb"
        Me.従来計算Cb.Size = New System.Drawing.Size(617, 397)
        Me.従来計算Cb.TabIndex = 48
        Me.従来計算Cb.TabStop = False
        Me.従来計算Cb.Text = "従来計算（ABC分析応用）"
        '
        'AI予測従来計算出荷先Dgv
        '
        Me.AI予測従来計算出荷先Dgv.BackgroundColor = System.Drawing.Color.DarkGray
        Me.AI予測従来計算出荷先Dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
        Me.AI予測従来計算出荷先Dgv.Location = New System.Drawing.Point(10, 39)
        Me.AI予測従来計算出荷先Dgv.Name = "AI予測従来計算出荷先Dgv"
        Me.AI予測従来計算出荷先Dgv.ReadOnly = True
        Me.AI予測従来計算出荷先Dgv.RowHeadersWidth = 62
        Me.AI予測従来計算出荷先Dgv.RowTemplate.Height = 21
        Me.AI予測従来計算出荷先Dgv.Size = New System.Drawing.Size(601, 156)
        Me.AI予測従来計算出荷先Dgv.TabIndex = 27
        '
        '抽出_従来計算アイテムTb
        '
        Me.抽出_従来計算アイテムTb.Font = New System.Drawing.Font("MS UI Gothic", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(128, Byte))
        Me.抽出_従来計算アイテムTb.Location = New System.Drawing.Point(14, 208)
        Me.抽出_従来計算アイテムTb.Name = "抽出_従来計算アイテムTb"
        Me.抽出_従来計算アイテムTb.ReadOnly = True
        Me.抽出_従来計算アイテムTb.Size = New System.Drawing.Size(152, 19)
        Me.抽出_従来計算アイテムTb.TabIndex = 28
        Me.抽出_従来計算アイテムTb.Text = "アイテム集計"
        '
        '分析日L
        '
        Me.分析日L.AutoSize = True
        Me.分析日L.Font = New System.Drawing.Font("MS UI Gothic", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(128, Byte))
        Me.分析日L.Location = New System.Drawing.Point(341, 22)
        Me.分析日L.Name = "分析日L"
        Me.分析日L.Size = New System.Drawing.Size(51, 12)
        Me.分析日L.TabIndex = 5
        Me.分析日L.Text = "分析日："
        '
        'AI予測従来計算アイテムDgv
        '
        Me.AI予測従来計算アイテムDgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
        Me.AI予測従来計算アイテムDgv.Location = New System.Drawing.Point(12, 228)
        Me.AI予測従来計算アイテムDgv.Name = "AI予測従来計算アイテムDgv"
        Me.AI予測従来計算アイテムDgv.ReadOnly = True
        Me.AI予測従来計算アイテムDgv.RowHeadersWidth = 62
        Me.AI予測従来計算アイテムDgv.RowTemplate.Height = 21
        Me.AI予測従来計算アイテムDgv.Size = New System.Drawing.Size(595, 154)
        Me.AI予測従来計算アイテムDgv.TabIndex = 26
        '
        '抽出_従来計算出荷先Tb
        '
        Me.抽出_従来計算出荷先Tb.Font = New System.Drawing.Font("MS UI Gothic", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(128, Byte))
        Me.抽出_従来計算出荷先Tb.Location = New System.Drawing.Point(12, 19)
        Me.抽出_従来計算出荷先Tb.Name = "抽出_従来計算出荷先Tb"
        Me.抽出_従来計算出荷先Tb.ReadOnly = True
        Me.抽出_従来計算出荷先Tb.Size = New System.Drawing.Size(154, 19)
        Me.抽出_従来計算出荷先Tb.TabIndex = 29
        Me.抽出_従来計算出荷先Tb.Text = "出荷先集計"
        '
        'Tera計算2集計Tp
        '
        Me.Tera計算2集計Tp.Controls.Add(Me.RichTextBox1)
        Me.Tera計算2集計Tp.Controls.Add(Me.PictureBox2)
        Me.Tera計算2集計Tp.Controls.Add(Me.PictureBox1)
        Me.Tera計算2集計Tp.Location = New System.Drawing.Point(4, 22)
        Me.Tera計算2集計Tp.Name = "Tera計算2集計Tp"
        Me.Tera計算2集計Tp.Size = New System.Drawing.Size(772, 539)
        Me.Tera計算2集計Tp.TabIndex = 2
        Me.Tera計算2集計Tp.Text = "Tera計算2集計"
        Me.Tera計算2集計Tp.UseVisualStyleBackColor = True
        '
        'RichTextBox1
        '
        Me.RichTextBox1.Font = New System.Drawing.Font("MS UI Gothic", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(128, Byte))
        Me.RichTextBox1.Location = New System.Drawing.Point(504, 24)
        Me.RichTextBox1.Name = "RichTextBox1"
        Me.RichTextBox1.Size = New System.Drawing.Size(241, 199)
        Me.RichTextBox1.TabIndex = 2
        Me.RichTextBox1.Text = "Tera計算２_配送センター規模計算用データ加工より" & Global.Microsoft.VisualBasic.ChrW(10) & "Tera設定で得られた集計データ"
        '
        'PictureBox2
        '
        Me.PictureBox2.Image = CType(resources.GetObject("PictureBox2.Image"), System.Drawing.Image)
        Me.PictureBox2.Location = New System.Drawing.Point(24, 241)
        Me.PictureBox2.Name = "PictureBox2"
        Me.PictureBox2.Size = New System.Drawing.Size(711, 295)
        Me.PictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
        Me.PictureBox2.TabIndex = 1
        Me.PictureBox2.TabStop = False
        '
        'PictureBox1
        '
        Me.PictureBox1.Image = CType(resources.GetObject("PictureBox1.Image"), System.Drawing.Image)
        Me.PictureBox1.Location = New System.Drawing.Point(24, 24)
        Me.PictureBox1.Name = "PictureBox1"
        Me.PictureBox1.Size = New System.Drawing.Size(448, 199)
        Me.PictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
        Me.PictureBox1.TabIndex = 0
        Me.PictureBox1.TabStop = False
        '
        'Tera計算EIQAI
        '
        Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 12.0!)
        Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
        Me.ClientSize = New System.Drawing.Size(800, 600)
        Me.Controls.Add(Me.TabControl1)
        Me.Name = "Tera計算EIQAI"
        Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
        Me.Text = "Tera計算EIQAI - 出荷予測システム"
        CType(Me.予測結果Dgv, System.ComponentModel.ISupportInitialize).EndInit()
        Me.TabControl1.ResumeLayout(False)
        Me.AI予測EIQマトリクス表Tp.ResumeLayout(False)
        Me.AI予測EIQマトリクス表Tp.PerformLayout()
        Me.GroupBox1.ResumeLayout(False)
        Me.GroupBox1.PerformLayout()
        CType(Me.AI予測EIQマトリクス表Dgv, System.ComponentModel.ISupportInitialize).EndInit()
        Me.GroupBox9.ResumeLayout(False)
        Me.GroupBox9.PerformLayout()
        Me.AI予測従来計算Tp.ResumeLayout(False)
        Me.AI予測従来計算Tp.PerformLayout()
        Me.従来計算Cb.ResumeLayout(False)
        Me.従来計算Cb.PerformLayout()
        CType(Me.AI予測従来計算出荷先Dgv, System.ComponentModel.ISupportInitialize).EndInit()
        CType(Me.AI予測従来計算アイテムDgv, System.ComponentModel.ISupportInitialize).EndInit()
        Me.Tera計算2集計Tp.ResumeLayout(False)
        CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).EndInit()
        CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit()
        Me.ResumeLayout(False)

    End Sub

    Friend WithEvents 学習済モデル読込Bt As Button
    Friend WithEvents 予測実行Bt As Button
    Friend WithEvents 結果エクスポートBt As Button
    Friend WithEvents 出荷先数Tb As TextBox
    Friend WithEvents アイテム数Tb As TextBox
    Friend WithEvents モデル状態Lb As Label
    Friend WithEvents 予測状態Lb As Label
    Friend WithEvents 予測結果Dgv As DataGridView
    Friend WithEvents 出荷先数Lb As Label
    Friend WithEvents アイテム数Lb As Label
    Friend WithEvents TabControl1 As TabControl
    Friend WithEvents AI予測EIQマトリクス表Tp As TabPage
    Friend WithEvents AI予測従来計算Tp As TabPage
    Friend WithEvents 抽出E_DTb As TextBox
    Friend WithEvents 抽出E_計Tb As TextBox
    Friend WithEvents AI予測EIQマトリクス表Dgv As DataGridView
    Friend WithEvents 抽出E_CTb As TextBox
    Friend WithEvents 抽出I_A2Tb As TextBox
    Friend WithEvents GroupBox9 As GroupBox
    Friend WithEvents Label34 As Label
    Friend WithEvents 抽出_出庫回数Rb As RadioButton
    Friend WithEvents 抽出_バラRb As RadioButton
    Friend WithEvents 抽出_ケースRb As RadioButton
    Friend WithEvents 抽出_PLRb As RadioButton
    Friend WithEvents 抽出_容積Rb As RadioButton
    Friend WithEvents 抽出_重量Rb As RadioButton
    Friend WithEvents 抽出E_A2Tb As TextBox
    Friend WithEvents 抽出I_BTb As TextBox
    Friend WithEvents 抽出I_A1Tb As TextBox
    Friend WithEvents 抽出E_BTb As TextBox
    Friend WithEvents TextBox22 As TextBox
    Friend WithEvents 抽出I_CTb As TextBox
    Friend WithEvents 抽出I_計Tb As TextBox
    Friend WithEvents TextBox28 As TextBox
    Friend WithEvents 抽出E_A1Tb As TextBox
    Friend WithEvents 抽出I_DTb As TextBox
    Friend WithEvents Label1 As Label
    Friend WithEvents GroupBox1 As GroupBox
    Friend WithEvents Label2 As Label
    Friend WithEvents 従来計算Cb As GroupBox
    Friend WithEvents AI予測従来計算出荷先Dgv As DataGridView
    Friend WithEvents 抽出_従来計算アイテムTb As TextBox
    Friend WithEvents 分析日L As Label
    Friend WithEvents AI予測従来計算アイテムDgv As DataGridView
    Friend WithEvents 抽出_従来計算出荷先Tb As TextBox
    Friend WithEvents Tera計算2集計Tp As TabPage
    Friend WithEvents PictureBox1 As PictureBox
    Friend WithEvents RichTextBox1 As RichTextBox
    Friend WithEvents PictureBox2 As PictureBox
    Friend WithEvents EIQマトリクス表実行Bt As Button
End Class
